[INFO] fetching crate libp2p-websys-transport 0.1.5...
[INFO] testing libp2p-websys-transport-0.1.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate libp2p-websys-transport 0.1.5 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate libp2p-websys-transport 0.1.5
[INFO] finished tweaking crates.io crate libp2p-websys-transport 0.1.5
[INFO] tweaked toml for crates.io crate libp2p-websys-transport 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libp2p-websys-transport 0.1.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 137 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.2)
[INFO] [stderr]       Adding libp2p-core v0.39.2 (available: v0.43.2)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da35db5167091617d224bd5fcb2d96e3ececa12ae953d3dc90fe4f7fed7af80c
[INFO] running `Command { std: "docker" "start" "-a" "da35db5167091617d224bd5fcb2d96e3ececa12ae953d3dc90fe4f7fed7af80c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da35db5167091617d224bd5fcb2d96e3ececa12ae953d3dc90fe4f7fed7af80c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da35db5167091617d224bd5fcb2d96e3ececa12ae953d3dc90fe4f7fed7af80c", kill_on_drop: false }`
[INFO] [stdout] da35db5167091617d224bd5fcb2d96e3ececa12ae953d3dc90fe4f7fed7af80c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7c841c0fe73c1f448f9f3fedc61ca0a08580951ad0c59453b69a954a26d2484
[INFO] running `Command { std: "docker" "start" "-a" "a7c841c0fe73c1f448f9f3fedc61ca0a08580951ad0c59453b69a954a26d2484", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.115
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling multihash v0.17.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rw-stream-sink v0.3.0
[INFO] [stderr]    Compiling multistream-select v0.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling js-sys v0.3.92
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling multiaddr v0.17.1
[INFO] [stderr]    Compiling libp2p-identity v0.1.3
[INFO] [stderr]    Compiling libp2p-core v0.39.2
[INFO] [stderr]    Compiling web-sys v0.3.92
[INFO] [stderr]    Compiling libp2p-websys-transport v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.84s
[INFO] running `Command { std: "docker" "inspect" "a7c841c0fe73c1f448f9f3fedc61ca0a08580951ad0c59453b69a954a26d2484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7c841c0fe73c1f448f9f3fedc61ca0a08580951ad0c59453b69a954a26d2484", kill_on_drop: false }`
[INFO] [stdout] a7c841c0fe73c1f448f9f3fedc61ca0a08580951ad0c59453b69a954a26d2484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b24f67e50c152c110f21fd6469ddfc41e07320538bb439055b536ae65d27479d
[INFO] running `Command { std: "docker" "start" "-a" "b24f67e50c152c110f21fd6469ddfc41e07320538bb439055b536ae65d27479d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libp2p-websys-transport v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "b24f67e50c152c110f21fd6469ddfc41e07320538bb439055b536ae65d27479d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b24f67e50c152c110f21fd6469ddfc41e07320538bb439055b536ae65d27479d", kill_on_drop: false }`
[INFO] [stdout] b24f67e50c152c110f21fd6469ddfc41e07320538bb439055b536ae65d27479d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1a3c4d8a8fcbb31705cc9263b3ef34d7807f2ba36af9ef9b3c52c9463932fbf
[INFO] running `Command { std: "docker" "start" "-a" "a1a3c4d8a8fcbb31705cc9263b3ef34d7807f2ba36af9ef9b3c52c9463932fbf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libp2p_websys_transport-8cb9a8d06bb614c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libp2p_websys_transport
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - WebsocketTransport (line 49) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - WebsocketTransport (line 49) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `noise` in this scope
[INFO] [stdout]   --> src/lib.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     .authenticate(noise::NoiseAuthenticated::xx(&local_key).unwrap())
[INFO] [stdout]    |                   ^^^^^ use of unresolved module or unlinked crate `noise`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `noise`, use `cargo add noise` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `mplex` in this scope
[INFO] [stdout]   --> src/lib.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     .multiplex(mplex::MplexConfig::default())
[INFO] [stdout]    |                ^^^^^ use of unresolved module or unlinked crate `mplex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mplex`, use `cargo add mplex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `identity` in this scope
[INFO] [stdout]   --> src/lib.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 | let local_key = identity::Keypair::generate_ed25519();
[INFO] [stdout]    |                 ^^^^^^^^ use of unresolved module or unlinked crate `identity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `identity`, use `cargo add identity` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 49 + use libp2p_core::identity::Keypair;
[INFO] [stdout]    |
[INFO] [stdout] 49 + use libp2p_core::identity::ed25519::Keypair;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Keypair`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 - let local_key = identity::Keypair::generate_ed25519();
[INFO] [stdout] 50 + let local_key = Keypair::generate_ed25519();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `WebsocketTransport` in this scope
[INFO] [stdout]   --> src/lib.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 | let transport = WebsocketTransport::default()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ use of undeclared type `WebsocketTransport`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 49 + use libp2p_websys_transport::WebsocketTransport;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Version` in this scope
[INFO] [stdout]   --> src/lib.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     .upgrade(Version::V1)
[INFO] [stdout]    |              ^^^^^^^ use of undeclared type `Version`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 49 + use libp2p_core::upgrade::Version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - WebsocketTransport (line 49)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1a3c4d8a8fcbb31705cc9263b3ef34d7807f2ba36af9ef9b3c52c9463932fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1a3c4d8a8fcbb31705cc9263b3ef34d7807f2ba36af9ef9b3c52c9463932fbf", kill_on_drop: false }`
[INFO] [stdout] a1a3c4d8a8fcbb31705cc9263b3ef34d7807f2ba36af9ef9b3c52c9463932fbf
